-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Survey UI updates #17658
feat: Survey UI updates #17658
Conversation
📸 UI snapshots have been updated5 snapshot changes in total. 0 added, 5 modified, 0 deleted:
Triggered by this commit. |
@@ -2097,15 +2097,16 @@ export enum SurveyType { | |||
export interface SurveyAppearance { | |||
backgroundColor?: string | |||
submitButtonColor?: string | |||
textColor?: string |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think the other PR in the site app still supports textColor
and descriptionTextColor
, we should remove it there too then
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM otherwise
There's some valid type errors in the code quality check, with |
📸 UI snapshots have been updated1 snapshot changes in total. 0 added, 1 modified, 0 deleted:
Triggered by this commit. |
Changes
ratingButtonActiveColor
(changes selected number & emoji rating background/fill color - only available on rating surveys)borderColor
placeholder
(only available on open surveys)position
(changes where the survey appears on the user's site - left, center, right)